projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18f0b80
)
gtk4-demo: Fix builder demo
author
Timm Bäder
<mail@baedert.org>
Wed, 19 Oct 2016 18:48:11 +0000
(20:48 +0200)
committer
Timm Bäder
<mail@baedert.org>
Thu, 20 Oct 2016 18:12:05 +0000
(20:12 +0200)
demos/gtk-demo/demo.ui
patch
|
blob
|
history
diff --git
a/demos/gtk-demo/demo.ui
b/demos/gtk-demo/demo.ui
index bbed31933d60f9ad73b3adc3a2a03b2799389b88..cfd06509a52f4b960b6748eb8e4da473ff509259 100644
(file)
--- a/
demos/gtk-demo/demo.ui
+++ b/
demos/gtk-demo/demo.ui
@@
-35,8
+35,9
@@
<property name="default_width">440</property>
<property name="title" translatable="yes">Builder</property>
<child>
- <object class="Gtk
V
Box" id="vbox1">
+ <object class="GtkBox" id="vbox1">
<property name="visible">1</property>
+ <property name="orientation">vertical</property>
<child>
<object class="GtkMenuBar" id="menubar1">
<property name="visible">1</property>